home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / source.lha / Geomview / makefiles / mk.sun4 < prev    next >
Text File  |  1992-07-20  |  288b  |  16 lines

  1. #
  2. # Makefile that sets machine-specific variables and rules 
  3. # for the Sun Sparcstations.
  4. #
  5. #
  6. # A machine-specific makefile is included by all other makefiles.
  7. #
  8.  
  9. CPU = sun4os4
  10. MACHTYPE = sun4
  11. RANLIB = ranlib
  12. CC = gcc
  13. INSTALL = ${GEOM}/tools/install.bsd
  14. AR = /usr/bin/ar
  15. MKDEPFLAGS = -MM
  16.